home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / menuts / dmpcc10.arj / DMPCC10.DOC < prev    next >
Text File  |  1993-09-15  |  5KB  |  119 lines

  1.  
  2.  
  3.                      DMP Control Center v1.0 Documentation           9/14/93
  4.                      -------------------------------------
  5.  
  6. I'll try to make this short and simple.
  7.  
  8. I made this program because I love the Dual Module Player (DMP) written by
  9. Otto Chrons and the Protected Module Player(PMP) written by Jussi Lahdenniemi
  10. and Otto Chrons.  In my opinion, they are the best .MOD players in existence.
  11. They also play .669, .S3M, .STM, and .NST files, as well as some other music
  12. formats.  They support practically every sound card and have incredible sound
  13. quality.  The only main difference between the two is that PMP uses XMS while
  14. DMP uses EMS.  Anyway, these programs are lacking in only one item:  there is
  15. no shell where you can select files.  I have seen a couple of other DMP shell
  16. programs, and I didn't like them, so I made my own.  Personally I think I did
  17. a good job, and I think you'll agree.
  18.  
  19.  
  20. Command-line options:
  21. ---------------------
  22.  
  23. dmpcc </NE> </?> <directory to begin in>
  24.  
  25. No options are necessary.  Don't type the < and the >.
  26.  
  27. /NE stands for NO EMS.  Otherwise the program will attempt to use EMS for
  28. the overlay file if it is available.
  29.  
  30. /? gives a very small help screen
  31.  
  32.  
  33. In-program options:
  34. -------------------
  35.  
  36. H = help
  37. P = play current file
  38. D = delete current file or remove highlighted subdirectory if it is empty
  39. R = rename current file
  40. C = copy current file
  41. M = move current file
  42. L = log onto new drive
  43. F = change filespec mask
  44. SPACE = tag current file and advance highlight bar
  45. ENTER = change directory (if highlight bar is on a directory)
  46. ALT-T = tag or untag all files
  47. ALT-D = delete all tagged files
  48. ALT-C = copy all tagged files
  49. ALT-M = move all tagged files
  50. ALT-P = play all tagged files normally
  51. CONTROL-P = play all tagged files in 1 x 1 mode
  52.    *********
  53.      note:  I put this option in because occasionally, DMP and PMP will have
  54.             problems if there are a lot of files in memory.  1 x 1 mode will
  55.             play a file, wait a moment and give you a chance to abort by 
  56.             hitting ESC, and then move onto the next file, eliminating any
  57.             memory problems.
  58.    *********
  59. ALT-X = quit DMP Control Center
  60. Function Keys F1 - F9 = choose 1 of the up to 9 configurations you have 
  61.                         chosen in the DMPCC.CFG configuration file
  62.  
  63.  
  64.  
  65. Configuration File:
  66. -------------------
  67.  
  68. The file dmpcc.cfg MUST exist in the same directory as the dmpcc.exe file,
  69. and it must contain at least one useable configuration line.  You can have
  70. up to 9 configurations in this file.  Lines starting with a { or a space will
  71. be ignored.  On each line, put an executable file followed by it's command-
  72. line parameters.  I have provided 2 examples in this file already.  If you
  73. wish, you can specify the default filespec mask for DMP Control Center in the
  74. configuration file as well.  The line must start with 
  75.  
  76. DEFAULT_FILE_MASK=
  77.  
  78. followed immediately by the filespec you desire.  
  79.  
  80. Example:  default_file_mask=*.mod
  81.  
  82. Capitalization does not matter.  Put as many of these default
  83. filespec lines as you wish;  the last line will overrule any previous ones.
  84.  
  85. The default directory can also be preset here, in the same manner as the 
  86. filespec.  A preset directory can be overridden in the command-line, so it
  87. is worthwhile to have a preset directory.
  88.  
  89. Example:  default_directory=c:\pas16\mod
  90.  
  91.  
  92. Other Notes:
  93. ------------
  94.  
  95. You do not have to be in the directory of dmpcc.exe to run the program.  The
  96. file dmpcc.ovr must be in the same directory as dmpcc.exe and dmpcc.cfg.  The
  97. maximum number of files that DMP Control Center can read in one directory is
  98. 400.  Any files beyond this amount will be ignored.  This shouldn't be too
  99. much of a problem.
  100.  
  101.  
  102. Bugs:
  103. -----
  104.  
  105. The only bug I am aware of is that if a directory is hidden or read-only,
  106. DMP Control Center will read it as a normal file.  I tried to get this to
  107. work right, but I haven't figured it out yet.  It's not worth delaying the
  108. release of this program.  If and when I figure it out, I'll put out a new
  109. version along with any other fixes.  If you can help me on this, please
  110. leave me some email at my Internet address(below).  Thanks.
  111.  
  112.  
  113. Where I Can Be Reached:
  114. -----------------------
  115.  
  116. PLEASE report ANY bugs, problems, suggestions, compliments, etc... to my 
  117. Internet email address:  klenk@cs.odu.edu
  118.  
  119. This program is free, but of course I'll take all your money if you want...